Subsystem.OperationTimeout property
The Timeout for the OPC UA requests.
Namespace: IntervalZero.KINGSTAR.OpcUa.Class
Assembly: IntervalZero.KINGSTAR.OpcUa.Class (in IntervalZero.KINGSTAR.OpcUa.Client.dll) Version: 4.4.0.0
Syntax
public int OperationTimeout { get; set; }
Public ReadOnly Property OperationTimeout As Integer
Property value
Type: int
See also